home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / Sample Code / Snippets / OS Utilities / TimeZone.Daylight / Readme < prev   
Encoding:
Text File  |  1996-08-16  |  389 b   |  13 lines  |  [TEXT/CWIE]

  1. Machine Location
  2.  
  3. Reference: Inside Mac: OS Utililies Chapter 4
  4.  
  5. This program shows how you can use the ReadLocation function to
  6. show the current location and time zone information that is in
  7. the Date & Time Control Panel.  The program also shows how you
  8. can determine if Daylight Savings Time is on or off.  This program
  9. was written by David Hayward and modified by Albert Hui.
  10.  
  11.  
  12. 8-16-96
  13.